home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / nmfw205.zip / NMFWD.CFG < prev    next >
Text File  |  1996-06-18  |  28KB  |  706 lines

  1. ;*****************************************************************************
  2. ;*                                                                           *
  3. ;*                 (C) Copyright 1991-1996  Alberto Pasquale                 *
  4. ;*                                                                           *
  5. ;*                   A L L   R I G H T S   R E S E R V E D                   *
  6. ;*                                                                           *
  7. ;*****************************************************************************
  8. ;*                                                                           *
  9. ;*   NmFwd is NOT free-software, it is distributed under the ShareWare       *
  10. ;*   concept !  If you regularly use it, you should register.                *
  11. ;*   See REGISTER.DOC for more details on how to register your copy.         *
  12. ;*                                                                           *
  13. ;*****************************************************************************
  14. ;*                                                                           *
  15. ;*   How to contact the author:  Alberto Pasquale of 2:332/504@fidonet       *
  16. ;*                               alberto.pasquale@mo.nettuno.it              *
  17. ;*                               Viale Verdi 106                             *
  18. ;*                               41100 Modena                                *
  19. ;*                               Italy                                       *
  20. ;*                                                                           *
  21. ;*****************************************************************************
  22. ;
  23. ;
  24. ;                Sample NmFwd 2.05 Control file
  25. ;
  26. ;
  27. ;RegKey    RegistrationKey ; If you are a registered user, put your
  28. ;                          ; registration key here (not case sensitive)
  29. ;
  30. ;
  31. ;                            S Y S T E M
  32. ;
  33. ;
  34. ; MaxPrm <filename>
  35. ;
  36. ; Points to the Maximus 3.xx PRM file.
  37. ; If the MAXIMUS environment variable is defined, this statement is an
  38. ; optional override.
  39. ;
  40. MaxPrm c:\max\max.prm        ; Maximus Prm file
  41. ;
  42. ; MultiLineDesc <nnn> [<c>]
  43. ;
  44. ; Specifies the continuation column (0 based) and character
  45. ; for multi-line descriptions in files.bbs.
  46. ;
  47. ; For example, to have the 2nd and following description lines in
  48. ; files.bbs preceded by 31 spaces, use:
  49. ;
  50. ; MultiLineDesc 31
  51. ;
  52. ; To have the continuation lines preceded by a
  53. ; '|' character, use:
  54. ;
  55. ; MultiLineDesc 29 |
  56. ;
  57. MultiLineDesc 31
  58. ;
  59. ; The "SquishCfg" file is changed by Areafix.
  60. ; Some cfg options are searched for in SquishCfg:
  61. ; Address, BinkPoint, NetFile, NetArea, PointNet, LogFile, Outbound,
  62. ; Password, Maxpkt, KillInTransit, Track
  63. ;
  64. ; If you want to add or override some option, you can add any of the
  65. ; previous statements in this file. The overrides must be after the
  66. ; SquishCfg statement, so that they can overwrite the specifications
  67. ; previously got from the Squish cfg file.
  68. ;
  69. ; ATTENTION: the log file is opened when a logfile specification is first
  70. ; encountered. If you want to override the LogFile statement of squish.cfg
  71. ; you must specify "LogFile" before "SquishCfg" !
  72. ; The "-l<logfile>" command line swith is a global override.
  73. ;
  74. ; The new "include" statement of squish.cfg is NOT supported: you must
  75. ; use a unique Squish.Cfg file if you want NmFwd to work correctly.
  76. ;
  77. SquishCfg c:\max\squish.cfg    ; The Squish configuration file.
  78. ;
  79. ;
  80. ; If you have the "BinkPoint" verb active in SquishCfg, NmFwd must know
  81. ; which points (if any) have to be addressed using the 3D fakenet
  82. ; address.
  83. ; The "3DPoint <point> [<point>] ..." statement allows you to give NmFwd
  84. ; the necessary information.
  85. ; Multiple 3DPoint lines are allowed.
  86. ; If "BinkPoint" is not used (Squish in 3D mode) NmFwd assumed that all
  87. ; the points are 3D, so that you can comment out the 3DPoint statement.
  88. ;
  89. 3DPoint 1 2 4 5 6             ; List of fakenet Points
  90. ;
  91. ;
  92. TmpPath c:\nmtmp                ; Path for temporary files
  93. ;
  94. ;
  95. MsgSize 16000           ; set the maximum size for messages generated
  96. ;                       ; by the various robots: defaults to 7000.
  97. ;                       ; Output will be automatically divided into
  98. ;                       ; multiple messages of this size.
  99. ;
  100. FwdMsgSize 260000       ; set the size of the message forward buffer.
  101. ;                       ; Defaults to 32000
  102. ;                       ; Forwarded netmail messages will be truncated
  103. ;                       ; at this size, so make sure this number is large
  104. ;                       ; enough (as the buffer of your mail processor).
  105. ;
  106. MarkReceived            ; Mark the messages addressed to the various
  107. ;                       ; robots as received. Otherwise they are deleted
  108. ;                       ; after execution.
  109. ;                       ; !!! If you have problems with NmFwd and Golded,
  110. ;                       ; please be sure this statement is active.
  111. ;
  112. ; WrapDesc [<indent> [<right>]] ; Allows to indent the file descriptions
  113. ;                                 reported by the filemanager.
  114. ;                                 <indent> is the indentation for 2nd
  115. ;                                 and consecutive lines (default 0);
  116. ;                                 <right> is the maximum column number
  117. ;                                 (default 79).
  118. ;
  119. WrapDesc 31 79      ; Align file description
  120. ;
  121. ;
  122. ;
  123. ;                          B O S S  E N A B L E
  124. ;
  125. ;
  126. ; If you are a remote SysOp and you usually operate from your point, you
  127. ; should be aware that you cannot send netmail messages with the ".0"
  128. ; address from your 4D point through your Boss, as you could with a 3D
  129. ; point.  The reason is that Squish (on your Boss) automatically adds
  130. ; any missing "^AFMPT n" kludge to all messages tossed from PKTs that
  131. ; come from 4D points.
  132. ;
  133. ; So, if you need the capability to send netmail messages to Areafix,
  134. ; Raid, VoteMgr of your uplinks from your point, you need the BossEnable
  135. ; verb.
  136. ;
  137. ; When BossEnable is active, if a netmail message coming from one of
  138. ; your points has the "*BOSS*" (case insensitive) string at the beginning
  139. ; of its subject, the string and the "^AFMPT n" kludge are removed.
  140. ;
  141. ; No space is removed after the "*BOSS*" string, so don't leave any
  142. ; space between this string and the actual subject if you do not need
  143. ; spaces before the subject !
  144. ;
  145. ;
  146. BossEnable    ; Enables .0 netmail msgs from 4D points
  147. ;
  148. ;
  149. ;
  150. ;                         B O S S   R O U T I N G
  151. ;
  152. ;
  153. ; If you are using BinkleyTerm (TradeMark of Bit Bucket Software)
  154. ; in the 5D mode (no "privatenet" in binkley.cfg) and Squish in 4D mode
  155. ; ("BinkPoint" in squish.cfg) you should have noted that you cannot
  156. ; send a crash netmail to a point through its boss, as you could in a
  157. ; fakenet environment.
  158. ;
  159. ; If you do not comment out the "BossRoute" statement, NmFwd will send
  160. ; to your Outbound.Sq and route to their boss all the crash and direct
  161. ; flavoured messages addressed to points that are not found in your V7
  162. ; nodelist or that have a NULL phone number.
  163. ;
  164. ; Thus you have the good old boss-routing feature while retaining the
  165. ; capability of directly calling a point if it has a valid phone number
  166. ; in your V7 nodelist. Please note that a point in your nodelist could
  167. ; have been redirected to its boss: in this case Binkley will call it
  168. ; through its boss phone number.
  169. ;
  170. BossRoute          ; Route Crash/Direct msgs for points to their boss
  171. ;
  172. ;
  173. ;
  174. ;                            B O S S   F I X
  175. ;
  176. ;
  177. ; Squish 1.01 has a bug: when operating in 4D mode, the messages
  178. ; addressed to points are automatically routed to their Boss BUT Squish
  179. ; does NOT set the packet password for the Boss in the routed packet.
  180. ;
  181. ; So, if you are operating in 4D mode using packet passwords and you
  182. ; have some downlinks, you cannot use the
  183. ; "Send <flavour> <node> [<nodes>...]" command in route.cfg.
  184. ; You can safely use the "Route <flavour> <node> .All" command for each
  185. ; of your downlinks (explicitly routing points to their Boss).
  186. ;
  187. ; An easier way is to enable the "BossFix" statement